services.keepalived.vrrpScripts.<name>.script

(Path of) Script command to execute followed by args, i.e. cmd [args]...

Type
string
Example
"${pkgs.curl} -f http://localhost:80"
Declared
<nixpkgs/nixos/modules/services/networking/keepalived/default.nix>